|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ServiceAssembly
This interface represents a JBI Service Assembly and will be registered in the OSGi registry
| Field Summary |
|---|
| Fields inherited from interface javax.jbi.management.LifeCycleMBean |
|---|
SHUTDOWN, STARTED, STOPPED, UNKNOWN |
| Method Summary | |
|---|---|
void |
forceShutDown()
Force a shutdown of this service assembly |
String |
getDescription()
Retrieves the description of this service assembly |
String |
getDescriptor()
Retrieve the JBI descriptor for this service assembly |
String |
getName()
Retrieves the name of this service assembly |
ServiceUnit[] |
getServiceUnits()
Get the list of service units included in this Service Assembly |
| Methods inherited from interface javax.jbi.management.LifeCycleMBean |
|---|
getCurrentState, shutDown, start, stop |
| Method Detail |
|---|
String getName()
String getDescription()
String getDescriptor()
ServiceUnit[] getServiceUnits()
void forceShutDown()
throws javax.jbi.JBIException
javax.jbi.JBIException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||