|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.blacktie.jatmibroker.jab.JABSessionAttributes
public class JABSessionAttributes
Create a wrapper for the attributes to use for the sessions. The session attributes are used in the constructor to the JABSession.
JABSession
Constructor Summary | |
---|---|
JABSessionAttributes()
Create the session attributes using the default configuration directory |
Method Summary | |
---|---|
java.util.Properties |
getProperties()
Get the properties defined in the configuration file |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JABSessionAttributes() throws JABException
JABException
- In case the configuration file cannot be accessedMethod Detail |
---|
public java.util.Properties getProperties()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |