|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RegistryInfo | |
|---|---|
| net.sf.csutils.core.query | |
| net.sf.csutils.core.registry | |
| net.sf.csutils.core.registry.centrasite | |
| net.sf.csutils.core.registry.impl | |
| net.sf.csutils.core.registry.jaxmas | |
| Uses of RegistryInfo in net.sf.csutils.core.query |
|---|
| Constructors in net.sf.csutils.core.query with parameters of type RegistryInfo | |
|---|---|
CsqlParser(ROMetaModel pModel,
RegistryInfo pRegistryInfo)
Creates a new instance with the given meta model, and registry info. |
|
| Uses of RegistryInfo in net.sf.csutils.core.registry |
|---|
| Methods in net.sf.csutils.core.registry that return RegistryInfo | |
|---|---|
static RegistryInfo |
RegistryInfo.getInstance()
Returns the default instance. |
RegistryInfo |
RegistryFacade.getRegistryInfo()
Returns the registry info object. |
static RegistryInfo |
SimpleModelDrivenRegistryFacade.getRegistryInfo(javax.xml.registry.Connection pConnection)
Returns a proper instance of RegistryInfo, which is suitable for the given
JAXR connection. |
| Methods in net.sf.csutils.core.registry with parameters of type RegistryInfo | |
|---|---|
static void |
RegistryInfo.setInstance(RegistryInfo pInstance)
Sets the default instance. |
| Constructors in net.sf.csutils.core.registry with parameters of type RegistryInfo | |
|---|---|
SimpleModelDrivenRegistryFacade(RegistryInfo pRegistryInfo,
javax.xml.registry.Connection pConnection)
|
|
SimpleRegistryFacade(RegistryInfo pRegistryInfo,
javax.xml.registry.Connection pConnection)
Creates a new instance with the given registry connection and the given RegistryInfo. |
|
| Uses of RegistryInfo in net.sf.csutils.core.registry.centrasite |
|---|
| Subclasses of RegistryInfo in net.sf.csutils.core.registry.centrasite | |
|---|---|
class |
CentraSiteRegistryInfo
CentraSite specific implementation of RegistryInfo. |
| Uses of RegistryInfo in net.sf.csutils.core.registry.impl |
|---|
| Methods in net.sf.csutils.core.registry.impl that return RegistryInfo | |
|---|---|
RegistryInfo |
AbstractRegistryFacade.getRegistryInfo()
Returns the RegistryInfo. |
| Constructors in net.sf.csutils.core.registry.impl with parameters of type RegistryInfo | |
|---|---|
AbstractRegistryFacade(RegistryInfo pRegistryInfo)
Creates a new instance with the given RegistryInfo. |
|
| Uses of RegistryInfo in net.sf.csutils.core.registry.jaxmas |
|---|
| Subclasses of RegistryInfo in net.sf.csutils.core.registry.jaxmas | |
|---|---|
class |
JaxMasRegistryInfo
CentraSite specific implementation of RegistryInfo. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||