@PerLookup public class ContextDuplicatePostProcessor extends Object implements PopulatorPostProcessor
Constructor and Description |
---|
ContextDuplicatePostProcessor() |
Modifier and Type | Method and Description |
---|---|
DescriptorImpl |
process(ServiceLocator serviceLocator,
DescriptorImpl descriptorImpl)
This method can be used to alter the descriptor read in.
|
public DescriptorImpl process(ServiceLocator serviceLocator, DescriptorImpl descriptorImpl)
PopulatorPostProcessor
process
in interface PopulatorPostProcessor
serviceLocator
- the ServiceLocator being populateddescriptorImpl
- The descriptorImpl read from some external source. This
processor can modify this descriptor fully.Copyright © 2014 Oracle Corporation. All rights reserved.