|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.beans.PropertyEditorSupport
org.codehaus.xfire.spring.editors.ServiceFactoryEditor
Constructor Summary | |
ServiceFactoryEditor()
|
Method Summary | |
org.codehaus.xfire.transport.TransportManager |
getTransportManager()
|
void |
setAsText(java.lang.String text)
|
void |
setTransportManager(org.codehaus.xfire.transport.TransportManager transportManager)
|
Methods inherited from class java.beans.PropertyEditorSupport |
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getJavaInitializationString, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setValue, supportsCustomEditor |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ServiceFactoryEditor()
Method Detail |
public org.codehaus.xfire.transport.TransportManager getTransportManager()
public void setTransportManager(org.codehaus.xfire.transport.TransportManager transportManager)
public void setAsText(java.lang.String text) throws java.lang.IllegalArgumentException
java.lang.IllegalArgumentException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |