|
Oracle Beehive Java Content Repository Java API Reference Release 1 (1.3) E11993-02 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.ocs.jcr.RepositoryFactory
public class RepositoryFactory
public class RepositoryFactory
The RepositoryFactory object provides method for creation of OracleRepository object that can be used for logging into Repository.
| Constructor Summary | |
|---|---|
RepositoryFactory()Default constructor. |
|
| Method Summary | |
|---|---|
static javax.jcr.Repository |
createRepository(BeehiveRepositoryConfiguration config)This method is used to get OracleRepository object which can be used to logging in to Repository. |
java.lang.Object |
getObjectInstance(java.lang.Object obj, javax.naming.Name name, javax.naming.Context nameCtx, java.util.Hashtable environment) |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RepositoryFactory()
| Method Detail |
|---|
public static javax.jcr.Repository createRepository(BeehiveRepositoryConfiguration config)
throws javax.jcr.RepositoryException
OracleRepository object which can be used to logging in to Repository.javax.jcr.RepositoryException
public java.lang.Object getObjectInstance(java.lang.Object obj,
javax.naming.Name name,
javax.naming.Context nameCtx,
java.util.Hashtable environment)
throws java.lang.Exception
getObjectInstance in interface javax.naming.spi.ObjectFactoryjava.lang.Exception
|
Oracle Beehive Java Content Repository Java API Reference Release 1 (1.3) E11993-02 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||