|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.servingxml.components.service.ServiceAssembler
public class ServiceAssembler
| Constructor Summary | |
|---|---|
ServiceAssembler()
|
|
| Method Summary | |
|---|---|
Service |
assemble(ConfigurationContext context)
|
void |
injectComponent(CatchError o)
|
void |
injectComponent(ParameterDescriptor[] parameterDescriptors)
|
void |
injectComponent(Task[] tasks)
|
void |
setName(Name serviceName)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServiceAssembler()
| Method Detail |
|---|
public void setName(Name serviceName)
public void injectComponent(Task[] tasks)
public void injectComponent(ParameterDescriptor[] parameterDescriptors)
public void injectComponent(CatchError o)
public Service assemble(ConfigurationContext context)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||