org.ow2.petals.registry.api.lifecycle
Interface Initializable

All Known Subinterfaces:
LocalRegistry
All Known Implementing Classes:
Context, Workspace

public interface Initializable

Author:
Christophe HAMERLING - eBM WebSourcing

Method Summary
 void init()
          Initialize the object
 boolean isInitialized()
           
 

Method Detail

init

void init()
          throws LifeCycleException
Initialize the object

Throws:
LifeCycleException

isInitialized

boolean isInitialized()
Returns:


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