org.apache.geronimo.webservices
Class SerializableWebServiceContainerFactoryGBean

java.lang.Object
  extended by org.apache.geronimo.webservices.SerializableWebServiceContainerFactoryGBean
All Implemented Interfaces:
WebServiceContainerFactory

public class SerializableWebServiceContainerFactoryGBean
extends Object
implements WebServiceContainerFactory


Field Summary
static GBeanInfo GBEAN_INFO
           
 
Constructor Summary
SerializableWebServiceContainerFactoryGBean(WebServiceContainer webServiceContainer)
           
 
Method Summary
static GBeanInfo getGBeanInfo()
           
 WebServiceContainer getWebServiceContainer()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GBEAN_INFO

public static final GBeanInfo GBEAN_INFO
Constructor Detail

SerializableWebServiceContainerFactoryGBean

public SerializableWebServiceContainerFactoryGBean(WebServiceContainer webServiceContainer)
Method Detail

getWebServiceContainer

public WebServiceContainer getWebServiceContainer()
Specified by:
getWebServiceContainer in interface WebServiceContainerFactory

getGBeanInfo

public static GBeanInfo getGBeanInfo()


Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.