Class ExtensionPatternInvocationImpl
- java.lang.Object
-
- com.sun.enterprise.config.modularity.ExtensionPatternInvocationImpl
-
- All Implemented Interfaces:
org.jvnet.hk2.config.ConfigExtensionHandler
@Service(name="basic-config-extension-handler") public class ExtensionPatternInvocationImpl extends Object implements org.jvnet.hk2.config.ConfigExtensionHandler
This is to integrate the whole getExtensionByType with the config modularity irrelevant of the invocation point. More explanation at Config Modularity one pager and- Author:
- Masoud Kalali
-
-
Constructor Summary
Constructors Constructor Description ExtensionPatternInvocationImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.jvnet.hk2.config.ConfigBeanProxyhandleExtension(Object owner, Class ownerType, Object[] params)
-