org.apache.cxf.bus.spring
Class OldSpringSupport
java.lang.Object
org.apache.cxf.bus.spring.OldSpringSupport
public final class OldSpringSupport
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOG
public static final Logger LOG
OldSpringSupport
public OldSpringSupport(String imp)
OldSpringSupport
public OldSpringSupport(Bus b,
Class<?> c)
OldSpringSupport
public OldSpringSupport(Bus b,
Class<?> c,
String imp)
logWarning
public static String logWarning(String imp)
getObject
public Object getObject()
throws Exception
- Throws:
Exception
getObjectType
public Class<?> getObjectType()
isSingleton
public boolean isSingleton()
setBeanName
public void setBeanName(String name)
Apache CXF