org.chromattic.exo
Class RepositoryBootstrap

java.lang.Object
  extended by org.chromattic.exo.RepositoryBootstrap

public class RepositoryBootstrap
extends java.lang.Object

Version:
$Revision$
Author:
Julien Viet

Constructor Summary
RepositoryBootstrap()
           
 
Method Summary
 void bootstrap()
           
 void bootstrap(java.net.URL url)
           
 javax.jcr.Repository getRepository()
           
 java.lang.String getRepositoryName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RepositoryBootstrap

public RepositoryBootstrap()
Method Detail

bootstrap

public void bootstrap()
               throws java.lang.Exception
Throws:
java.lang.Exception

bootstrap

public void bootstrap(java.net.URL url)
               throws java.lang.Exception
Throws:
java.lang.Exception

getRepository

public javax.jcr.Repository getRepository()

getRepositoryName

public java.lang.String getRepositoryName()


Copyright © 2011 eXo Platform SAS. All Rights Reserved.