org.apache.geronimo.common
Class GeronimoEnvironment
java.lang.Object
org.apache.geronimo.common.GeronimoEnvironment
public class GeronimoEnvironment
- extends Object
Used to perform common initialization tasks for Geronimo server, deploy, and client environments.
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 |
GeronimoEnvironment
public GeronimoEnvironment()
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.