org.apache.geronimo.common
Class GeronimoEnvironment

java.lang.Object
  extended by org.apache.geronimo.common.GeronimoEnvironment

public class GeronimoEnvironment
extends Object

Used to perform common initialization tasks for Geronimo server, deploy, and client environments.


Constructor Summary
GeronimoEnvironment()
           
 
Method Summary
static void init()
          Performs common initialization for the various Geronimo process environments: server, deploy, and client.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeronimoEnvironment

public GeronimoEnvironment()
Method Detail

init

public static void init()
Performs common initialization for the various Geronimo process environments: server, deploy, and client.



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.