|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.EventObject
org.xngr.context.ServiceContextEvent
public abstract class ServiceContextEvent
Event which is extended by the different Context events.
| Nested Class Summary | |
|---|---|
static class |
ServiceContextEvent.Type
The event type. |
| Field Summary |
|---|
| Fields inherited from class java.util.EventObject |
|---|
source |
| Method Summary | |
|---|---|
ServiceContext |
getContext()
|
ServiceContextEvent.Type |
getType()
|
| Methods inherited from class java.util.EventObject |
|---|
getSource, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public ServiceContext getContext()
public ServiceContextEvent.Type getType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||