Arch4J 1.1

org.arch4j.baseservices.jboss
Class JbossBaseServices

java.lang.Object
  |
  +--org.arch4j.baseservices.jboss.JbossBaseServices
All Implemented Interfaces:
BaseServices

public class JbossBaseServices
extends Object
implements BaseServices

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.

Version:
1.0
Author:
James Roome

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

JbossBaseServices

public JbossBaseServices()
Creates a new instance of JbossBaseServices

Method Detail

getContext

public Context getContext()
Gets a Context based on the url specified in the properties file.

Specified by:
getContext in interface BaseServices
Returns:
the context

Arch4J 1.1

Copyright © 2000-2004 SpiderLogic, a service of Wipfli Ullrich Bertelson LLP.