|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.endpoint.AbstractEndpointBuilder
org.mule.endpoint.EndpointURIEndpointBuilder
org.mule.config.spring.factories.AbstractEndpointFactoryBean
org.mule.config.spring.factories.InboundEndpointFactoryBean
public class InboundEndpointFactoryBean
Spring FactoryBean used to create concrete instances of inbound endpoints
Field Summary |
---|
Fields inherited from class org.mule.config.spring.factories.AbstractEndpointFactoryBean |
---|
logger |
Fields inherited from interface org.mule.api.lifecycle.Initialisable |
---|
PHASE_NAME |
Constructor Summary | |
---|---|
InboundEndpointFactoryBean()
|
|
InboundEndpointFactoryBean(EndpointURIEndpointBuilder global)
|
Method Summary | |
---|---|
java.lang.Object |
doGetObject()
|
java.lang.Class |
getObjectType()
|
Methods inherited from class org.mule.config.spring.factories.AbstractEndpointFactoryBean |
---|
getObject, initialise, isSingleton |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InboundEndpointFactoryBean(EndpointURIEndpointBuilder global) throws EndpointException
EndpointException
public InboundEndpointFactoryBean()
Method Detail |
---|
public java.lang.Class getObjectType()
public java.lang.Object doGetObject() throws java.lang.Exception
doGetObject
in class AbstractEndpointFactoryBean
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |