org.benjp.services.jcr
Class JCRBootstrap

java.lang.Object
  extended by org.benjp.services.jcr.JCRBootstrap

public class JCRBootstrap
extends Object


Constructor Summary
JCRBootstrap()
           
 
Method Summary
static void close()
           
static javax.jcr.Session getSession()
           
static void init()
           
static void initChat()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JCRBootstrap

public JCRBootstrap()
Method Detail

init

public static void init()

getSession

public static javax.jcr.Session getSession()

initChat

public static void initChat()

close

public static void close()


Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.