org.codehaus.xfire.spring.config
Class HandlerNameBean
java.lang.Object
org.codehaus.xfire.spring.config.HandlerNameBean
- All Implemented Interfaces:
- org.springframework.beans.factory.FactoryBean
public class HandlerNameBean
- extends Object
- implements org.springframework.beans.factory.FactoryBean
- Author:
- tomeks
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HandlerNameBean
public HandlerNameBean()
getObject
public Object getObject()
throws Exception
- Specified by:
getObject
in interface org.springframework.beans.factory.FactoryBean
- Throws:
Exception
getObjectType
public Class getObjectType()
- Specified by:
getObjectType
in interface org.springframework.beans.factory.FactoryBean
isSingleton
public boolean isSingleton()
- Specified by:
isSingleton
in interface org.springframework.beans.factory.FactoryBean
getHandler
public String getHandler()
setHandler
public void setHandler(String handlerName)
Copyright © 2004-2013. All Rights Reserved.