|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface provides a configuration of a Session. ETA defines that at least one implementation must be implemented by the ETA implementer. The required implementation takes all the information from the JAD/manifest
Method Summary | |
java.util.Enumeration |
getCollectorsList()
Returns a list of CollectorPriorityConfig availble in this session |
java.lang.String |
getSessionDescription()
Returns a verbal description of the session |
byte |
getSessionId()
Returns the session id |
java.lang.String |
getSessionName()
Returns the session name |
java.util.Enumeration |
getSessionTemplatesList()
Returns a li( list of templates IDs configured for the session (Short values) - Enumeration |
Method Detail |
public java.lang.String getSessionDescription()
public byte getSessionId()
public java.lang.String getSessionName()
public java.util.Enumeration getSessionTemplatesList()
public java.util.Enumeration getCollectorsList()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |