|
SMILA 1.0 API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.smila.management.LocatedManagementAgentBase
org.eclipse.smila.management.DeclarativeManagementAgent
public abstract class DeclarativeManagementAgent
The Class DeclarativeManagementAgent.
| Field Summary | |
|---|---|
protected Log |
_log
The _log. |
| Constructor Summary | |
|---|---|
DeclarativeManagementAgent()
|
|
| Method Summary | |
|---|---|
protected void |
activate(ComponentContext context)
Activate. |
protected void |
deactivate(ComponentContext context)
Deactivate. |
| Methods inherited from class org.eclipse.smila.management.LocatedManagementAgentBase |
|---|
getCategory, getLocation, getName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Log _log
| Constructor Detail |
|---|
public DeclarativeManagementAgent()
| Method Detail |
|---|
protected void activate(ComponentContext context)
context - the contextprotected void deactivate(ComponentContext context)
context - the context
|
SMILA 1.0 API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||