|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.enterprise.module.bootstrap.ContextDuplicatePostProcessor
@PerLookup public class ContextDuplicatePostProcessor
This class will weed out and duplicate implementations of anything populated into the locator. This service must be put into the ServiceLocator prior to populating from the inhabitant files, and hence is not annotated with @Service
| Constructor Summary | |
|---|---|
ContextDuplicatePostProcessor()
|
|
| Method Summary | |
|---|---|
DescriptorImpl |
process(DescriptorImpl descriptorImpl)
This method can be used to alter the descriptor read in. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContextDuplicatePostProcessor()
| Method Detail |
|---|
public DescriptorImpl process(DescriptorImpl descriptorImpl)
PopulatorPostProcessor
process in interface PopulatorPostProcessordescriptorImpl - The descriptorImpl read from some external source. This
processor can modify this descriptor fully.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||