public class Context extends AbstractContext
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier and Type | Method and Description |
|---|---|
protected Object |
callMethod(Method method,
Object... args) |
static Context |
create(EjbServiceContext service) |
protected Set<String> |
getRemoteObservers() |
getRemoteEvents, instance, raiseEvent, removeclear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringpublic static Context create(EjbServiceContext service)
protected Object callMethod(Method method, Object... args) throws Exception
callMethod in class AbstractContextExceptionprotected Set<String> getRemoteObservers()
getRemoteObservers in class AbstractContext