|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.servingxml.components.error.CatchErrorAssembler
public class CatchErrorAssembler
Factory for creating a CatchError instance.
CatchError
Constructor Summary | |
---|---|
CatchErrorAssembler()
|
Method Summary | |
---|---|
CatchError |
assemble(ConfigurationContext context)
|
void |
injectComponent(ParameterDescriptor[] parameterDescriptors)
|
void |
injectComponent(Task[] tasks)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CatchErrorAssembler()
Method Detail |
---|
public void injectComponent(Task[] tasks)
public void injectComponent(ParameterDescriptor[] parameterDescriptors)
public CatchError assemble(ConfigurationContext context)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |