|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.axis.resolver.ConfigurationResolver
Resolves handlers, chains, transports, and services that are listed in the Axis configuration file. Will be finished soon.
Constructor Summary | |
ConfigurationResolver()
|
Method Summary | |
boolean |
getAllowCaching()
|
Handler |
resolve(ResolverContext context)
Resolves a handler instance |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ConfigurationResolver()
Method Detail |
public Handler resolve(ResolverContext context) throws ResolverException
Resolver
resolve
in interface Resolver
public boolean getAllowCaching()
getAllowCaching
in interface Resolver
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |