org.jacorb.notification.lifecycle
Interface ManageableServant

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

public interface ManageableServant

Author:
Alphonse Bendt

Method Summary
 Object activate()
           
 void deactivate()
           
 

Method Detail

activate

Object activate()

deactivate

void deactivate()


Copyright © 2015 JacORB. All rights reserved.