|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LifeCycleManager | |
---|---|
javax.xml.registry | |
javax.xml.registry.infomodel | |
org.apache.ws.scout.registry | |
org.apache.ws.scout.registry.infomodel | |
org.apache.ws.scout.util |
Uses of LifeCycleManager in javax.xml.registry |
---|
Subinterfaces of LifeCycleManager in javax.xml.registry | |
---|---|
interface |
BusinessLifeCycleManager
|
Uses of LifeCycleManager in javax.xml.registry.infomodel |
---|
Methods in javax.xml.registry.infomodel that return LifeCycleManager | |
---|---|
LifeCycleManager |
RegistryObject.getLifeCycleManager()
|
Uses of LifeCycleManager in org.apache.ws.scout.registry |
---|
Classes in org.apache.ws.scout.registry that implement LifeCycleManager | |
---|---|
class |
BusinessLifeCycleManagerImpl
Implements JAXR BusinessLifeCycleManager Interface. |
class |
LifeCycleManagerImpl
Implements JAXR LifeCycleManager Interface For futher details, look into the JAXR API Javadoc. |
Methods in org.apache.ws.scout.registry with parameters of type LifeCycleManager | |
---|---|
protected Service |
BusinessQueryManagerImpl.getServiceFromBusinessService(BusinessService bs,
LifeCycleManager lcm)
Helper routine to take a jUDDI business service and turn into a useful Service. |
Uses of LifeCycleManager in org.apache.ws.scout.registry.infomodel |
---|
Methods in org.apache.ws.scout.registry.infomodel that return LifeCycleManager | |
---|---|
LifeCycleManager |
RegistryObjectImpl.getLifeCycleManager()
|
Constructors in org.apache.ws.scout.registry.infomodel with parameters of type LifeCycleManager | |
---|---|
AssociationImpl(LifeCycleManager lifeCycleManager)
|
|
AssociationImpl(LifeCycleManager lifeCycleManager,
InternationalString n)
|
|
ClassificationImpl(LifeCycleManager lifeCycleManager)
Creates a new instance of ClassificationImpl |
|
ClassificationSchemeImpl(LifeCycleManager lifeCycleManager)
Creates a new instance of ClassificationSchemeImpl |
|
ConceptImpl(LifeCycleManager lifeCycleManager)
Creates a new instance of ConceptImpl |
|
ExternalIdentifierImpl(LifeCycleManager lifeCycleManager)
Creates a new instance of ExternalIdentifierImpl |
|
ExternalIdentifierImpl(LifeCycleManager lifeCycleManager,
ClassificationScheme identity,
InternationalString name,
String value)
|
|
ExternalLinkImpl(LifeCycleManager lifeCycleManager)
Creates a new instance of ExternalLinkImpl |
|
OrganizationImpl(LifeCycleManager lifeCycleManager)
|
|
RegistryEntryImpl(LifeCycleManager lifeCycleManager)
Creates a new instance of RegistryEntryImpl |
|
RegistryObjectImpl(LifeCycleManager lifeCycleManager)
|
|
RegistryObjectImpl(LifeCycleManager lifeCycleManager,
InternationalString n)
|
|
ServiceBindingImpl(LifeCycleManager lifeCycleManager)
|
|
ServiceBindingImpl(LifeCycleManager lifeCycleManager,
InternationalString n)
|
|
ServiceImpl(LifeCycleManager lifeCycleManager)
Creates a new instance of ServiceImpl |
|
SpecificationLinkImpl(LifeCycleManager lifeCycleManager)
|
|
UserImpl(LifeCycleManager lifeCycleManager)
Creates a new instance of UserImpl |
Uses of LifeCycleManager in org.apache.ws.scout.util |
---|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |