org.globus.wsrf.container
Class GSIServiceContainer

java.lang.Object
  extended byorg.globus.wsrf.container.ServiceContainer
      extended byorg.globus.wsrf.container.GSIServiceContainer

public class GSIServiceContainer
extends ServiceContainer


Field Summary
private static org.apache.commons.logging.Log logger
           
 
Fields inherited from class org.globus.wsrf.container.ServiceContainer
CLASS, CONTAINER_DESCRIPTOR, containers, DEFAULT_PORT, DEFAULT_SECURE_PORT, dispatcher, HARD_SHUTDOWN, i18n, MAIN_THREAD, PORT, properties, SERVER_CONFIG, THREADS, url
 
Constructor Summary
GSIServiceContainer(java.util.Map properties)
           
 
Method Summary
protected  ServiceDispatcher createServiceDispatcher()
           
 java.lang.String getProtocol()
           
 
Methods inherited from class org.globus.wsrf.container.ServiceContainer
close, createContainer, createContainer, createContainer, getEngine, getHost, getPort, getURL, getURLString, increaseReferences, isRunning, main, start, startSecurityContainer, stop, waitForInit, waitForStop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

private static org.apache.commons.logging.Log logger
Constructor Detail

GSIServiceContainer

public GSIServiceContainer(java.util.Map properties)
                    throws ContainerException
Method Detail

createServiceDispatcher

protected ServiceDispatcher createServiceDispatcher()
                                             throws java.lang.Exception
Overrides:
createServiceDispatcher in class ServiceContainer
Throws:
java.lang.Exception

getProtocol

public java.lang.String getProtocol()
Overrides:
getProtocol in class ServiceContainer