org.apache.openejb.server
Interface SelfManaging

All Known Implementing Classes:
Axis2Service, AxisService, BrokerServer, CxfService, DerbyNetworkService, HsqlService, JettyHttpEjbServer, MulticastDiscoveryAgent, MultipointDiscoveryAgent, WsService

public interface SelfManaging

Marker interface to announce that a service class (i.e. instance of ServerService) should not be wrapped by other services (that eventually create a chain of services around the main service to be wrapped)

Version:
$Rev: 477607 $ $Date: 2006-11-21 11:19:59 +0100 (Di, 21. Nov 2006) $
See Also:
ServiceManager.init()



Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.