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: 477607 $ $Date: 2006-11-21 02:19:59 -0800 (Tue, 21 Nov 2006) $
See Also:
ServiceManager.init()



Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.