|
Arch4J 1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.arch4j.baseservices.jboss.JbossBaseServices
This class provides the JBoss implementation of an
BaseServices
interface. It is used to access
base services offered by JBoss.
It will probably work for allot more than just JBoss.
Constructor Summary | |
JbossBaseServices()
Creates a new instance of JbossBaseServices |
Method Summary | |
Context |
getContext()
Gets a Context based on the url specified
in the properties file. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JbossBaseServices()
Method Detail |
public Context getContext()
Context
based on the url
specified
in the properties file.
getContext
in interface BaseServices
|
Arch4J 1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |