|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ISession
this names of this interface and ICIMASession are lame - please help This is a placeholder interface to allow us to decorate a Map nicely and provide access to CIMA session objects using a single interface
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface java.util.Map |
|---|
java.util.Map.Entry<K,V> |
| Method Summary | |
|---|---|
java.lang.String |
getId()
|
ICIMAPlugin |
getPlugin()
retrieve the local plugin instance that is involved in the session indicated by sessionId |
org.instrumentmiddleware.cima.parcel.EntityType |
getSubscriber()
retrieve the the remote plugin reference that is involved in the session indicated by sessionId |
void |
invalidate()
invalidate the session |
boolean |
isValid()
|
| Methods inherited from interface java.util.Map |
|---|
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, values |
| Method Detail |
|---|
java.lang.String getId()
boolean isValid()
void invalidate()
ICIMAPlugin getPlugin()
sessionId -
org.instrumentmiddleware.cima.parcel.EntityType getSubscriber()
sessionId -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||