org.jacorb.notification.lifecycle
Interface ManageableServant

All Known Implementing Classes:
AbstractChannelFactory, EventChannelFactoryImpl, ServantLifecyleControl, TypedEventChannelFactoryImpl

public interface ManageableServant

Version:
$Id: ManageableServant.java,v 1.2 2011-05-10 15:40:39 nick.cross Exp $
Author:
Alphonse Bendt

Method Summary
 Object activate()
           
 void deactivate()
           
 

Method Detail

activate

Object activate()

deactivate

void deactivate()


Copyright © 2012 JacORB. All Rights Reserved.