org.apache.openejb.server
Interface SelfManaging


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$ $Date$
See Also:
ServiceManager.init()



Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.