|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcgl.fthpis.AbstractRegistry
cgl.fthpis.registry.FTHPISRegistryEngine
Field Summary |
Fields inherited from interface cgl.fthpis.IRegistry |
JUDDI_V1_GENERIC, JUDDI_V1_NAMESPACE, UDDI_V1_GENERIC, UDDI_V1_NAMESPACE, UDDI_V2_GENERIC, UDDI_V2_NAMESPACE, UDDI_V3_GENERIC, UDDI_V3_NAMESPACE |
Constructor Summary | |
FTHPISRegistryEngine()
Create a new instance of RegistryEngine. |
|
FTHPISRegistryEngine(java.util.Properties props)
Creates a new instance of RegistryEngine. |
Method Summary | |
void |
dispose()
Releases any acquired resources. |
org.apache.juddi.datatype.RegistryObject |
execute(org.apache.juddi.datatype.RegistryObject request)
|
void |
init()
Initialize required resources. |
boolean |
isAvailable()
Returns 'true' if the registry is available to handle requests, otherwise returns 'false'. |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FTHPISRegistryEngine()
public FTHPISRegistryEngine(java.util.Properties props)
Method Detail |
public void init()
public void dispose()
public boolean isAvailable()
public org.apache.juddi.datatype.RegistryObject execute(org.apache.juddi.datatype.RegistryObject request) throws org.apache.juddi.error.RegistryException
org.apache.juddi.error.RegistryException
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |