|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.petals.registry.api.context.ContextFactory
public class ContextFactory
| Method Summary | |
|---|---|
Context |
createContext(Configuration configuration)
|
Context |
createContext(java.io.File registryConfigurationFile)
Creates the context from a configuration file. |
static ContextFactory |
getInstance()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static ContextFactory getInstance()
public final Context createContext(java.io.File registryConfigurationFile)
throws RegistryException
registryConfigurationFile -
RegistryException
public final Context createContext(Configuration configuration)
throws RegistryException
RegistryException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||