org.apache.servicemix.jbi.framework
Interface ServiceUnitMBean
- All Known Implementing Classes:
- ServiceUnitLifeCycle
public interface ServiceUnitMBean
STARTED
static final String STARTED
- See Also:
- Constant Field Values
SHUTDOWN
static final String SHUTDOWN
- See Also:
- Constant Field Values
STOPPED
static final String STOPPED
- See Also:
- Constant Field Values
getName
String getName()
getDescription
String getDescription()
getComponentName
String getComponentName()
getCurrentState
String getCurrentState()
getServiceAssembly
String getServiceAssembly()
getDescriptor
String getDescriptor()
Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.