Package | Description |
---|---|
alice.respect.api | |
alice.respect.core | |
alice.tucson.introspection |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<InspectableEventListener> |
IManagementContext.getInspectors() |
Modifier and Type | Method and Description |
---|---|
void |
IManagementContext.addInspector(InspectableEventListener l) |
void |
IManagementContext.removeInspector(InspectableEventListener l) |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<InspectableEventListener> |
RespectVM.inspectors
listener to VM inspectable events
|
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<InspectableEventListener> |
RespectVM.getInspectors() |
java.util.ArrayList<InspectableEventListener> |
ManagementContext.getInspectors() |
Modifier and Type | Method and Description |
---|---|
void |
RespectVM.addInspector(InspectableEventListener l) |
void |
ManagementContext.addInspector(InspectableEventListener l) |
void |
RespectVM.removeInspector(InspectableEventListener l) |
void |
ManagementContext.removeInspector(InspectableEventListener l) |
Modifier and Type | Class and Description |
---|---|
class |
InspectorContextSkel |