org.jacorb.notification.lifecycle
Interface ManageableServant

All Known Implementing Classes:
AbstractChannelFactory, ServantLifecyleControl

public interface ManageableServant

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

Method Summary
 Object activate()
           
 void deactivate()
           
 

Method Detail

activate

public Object activate()

deactivate

public void deactivate()