Uses of Interface
org.ow2.petals.registry.api.lifecycle.LifeCycle

Packages that use LifeCycle
org.ow2.petals.registry.api   
org.ow2.petals.registry.api.lifecycle   
org.ow2.petals.registry.api.manager   
org.ow2.petals.registry.api.repository   
 

Uses of LifeCycle in org.ow2.petals.registry.api
 

Subinterfaces of LifeCycle in org.ow2.petals.registry.api
 interface LocalRegistry
          The local registry view.
 interface Registry
          The base interface for local and remote registries.
 interface RemoteRegistry
          The local view of the remote registry.
 

Uses of LifeCycle in org.ow2.petals.registry.api.lifecycle
 

Classes in org.ow2.petals.registry.api.lifecycle that implement LifeCycle
 class AbstractLifeCycle
          The abstract life cycle
 

Uses of LifeCycle in org.ow2.petals.registry.api.manager
 

Subinterfaces of LifeCycle in org.ow2.petals.registry.api.manager
 interface IncomingManager
          This is the local manager which is in charge of resource reception.
 interface IOManager
          IOManager used to manage local and remote registries
 interface OutgoingManager
          A manager to access to remote registries and their resources from the local registry.
 interface RemoteClientManager
          The remote client manager is used to expose the current registry to remote clients.
 

Uses of LifeCycle in org.ow2.petals.registry.api.repository
 

Subinterfaces of LifeCycle in org.ow2.petals.registry.api.repository
 interface CoreRepository
          The core repository API
 interface Repository
          The repository interface to be implemented to really store the resource
 



Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.