|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.model.resolvers.DefaultEntryPointResolverSet
org.mule.model.resolvers.LegacyEntryPointResolverSet
public class LegacyEntryPointResolverSet
An EntryPointResolverSet
that mimics the behaviour of the Mule 1.x
DynamicEntryPointResolver.
NOTE: Since 3.0 this legacy entry point resolver will always invoked after message
transformation and not before.
Field Summary |
---|
Fields inherited from class org.mule.model.resolvers.DefaultEntryPointResolverSet |
---|
logger |
Constructor Summary | |
---|---|
LegacyEntryPointResolverSet()
|
Method Summary | |
---|---|
protected void |
addAnnotatedEntryPointResolver()
|
Methods inherited from class org.mule.model.resolvers.DefaultEntryPointResolverSet |
---|
addEntryPointResolver, getEntryPointResolvers, invoke, removeEntryPointResolver, setEntryPointResolvers |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LegacyEntryPointResolverSet()
Method Detail |
---|
protected void addAnnotatedEntryPointResolver()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |