org.jboss.blacktie.jatmibroker.jab
Class JABSessionAttributes
java.lang.Object
org.jboss.blacktie.jatmibroker.jab.JABSessionAttributes
public class JABSessionAttributes
- extends Object
Create a wrapper for the attributes to use for the sessions. The session
attributes are used in the constructor to the JABSession.
- See Also:
JABSession
|
Constructor Summary |
JABSessionAttributes()
Create the session attributes using the default configuration directory |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JABSessionAttributes
public JABSessionAttributes()
throws JABException
- Create the session attributes using the default configuration directory
- Throws:
JABException - In case the configuration file cannot be accessed
getProperties
public Properties getProperties()
- Get the properties defined in the configuration file
- Returns:
- The configuration properties
Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.