org.jacorb.notification.lifecycle
Interface IServantLifecyle

All Known Implementing Classes:
AbstractAdmin, AbstractEventChannel, AbstractFilter, AbstractProxy, FilterFactoryImpl

public interface IServantLifecyle

Version:
$Id: IServantLifecyle.java,v 1.1 2006/01/12 22:32:47 alphonse.bendt Exp $
Author:
Alphonse Bendt

Method Summary
 POA getPOA()
           
 Servant newServant()
           
 

Method Detail

newServant

public Servant newServant()

getPOA

public POA getPOA()