Package org.jboss.jca.test.eis.impl
Class EISServer
java.lang.Object
org.jboss.jca.test.eis.impl.EISServer
- Author:
- Jesper Pedersen
-
Constructor Details
-
EISServer
public EISServer()Constructor
-
-
Method Details
-
setHandlerClassName
Set the handler class name- Parameters:
v- The name
-
setClassLoader
Set class loader- Parameters:
v- The value
-
setHost
Set the host name- Parameters:
v- The name
-
setPort
public void setPort(int v) Set the port- Parameters:
v- The value
-
startup
Startup- Throws:
Throwable- Thrown if an error occurs
-
shutdown
Shutdown- Throws:
Throwable- Thrown if an error occurs
-