org.apache.ws.util.jndi
Interface Initializable

All Known Implementing Classes:
AbstractResourceHome

public interface Initializable

Used with BeanFactory. The initialize() method will be called if the bean implements this interface.


Method Summary
 void init()
          DOCUMENT_ME
 

Method Detail

init

public void init()
          throws java.lang.Exception
DOCUMENT_ME

Throws:
java.lang.Exception - DOCUMENT_ME


Copyright © 2004-2005 Apache Software Foundation. All Rights Reserved.