GrammarScope  4.0.0
Static Public Member Functions | Static Public Attributes | List of all members
grammarscope.ejb.client.Config Class Reference

Static Public Member Functions

static Hashtable< String, Object > getEnvironment ()
 
static Hashtable< String, Object > getJBossEnvironment ()
 
static void setConfig () throws NamingException
 

Static Public Attributes

static final String APPNAME = "grammarscope-artifacts-ear-jboss"
 

Member Function Documentation

◆ getEnvironment()

static Hashtable<String, Object> grammarscope.ejb.client.Config.getEnvironment ( )
static

Get the initial naming environment

◆ getJBossEnvironment()

static Hashtable<String, Object> grammarscope.ejb.client.Config.getJBossEnvironment ( )
static

Get the initial naming environment

◆ setConfig()

static void grammarscope.ejb.client.Config.setConfig ( ) throws NamingException
static

Get initial context

Returns
context
Exceptions
NamingExceptionexception

Member Data Documentation

◆ APPNAME

static final String grammarscope.ejb.client.Config.APPNAME = "grammarscope-artifacts-ear-jboss"
static

APPNAME is the EAR container holding the EJB jar


The documentation for this class was generated from the following file: