Class ServersInjector
java.lang.Object
org.jvnet.hk2.config.ConfigInjector
org.jvnet.hk2.config.NoopConfigInjector
com.sun.enterprise.config.serverbeans.ServersInjector
@Service(name="servers",
metadata="<server>=collection:com.sun.enterprise.config.serverbeans.Server,target=com.sun.enterprise.config.serverbeans.Servers")
public class ServersInjector
extends org.jvnet.hk2.config.NoopConfigInjector
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jvnet.hk2.config.NoopConfigInjector
inject, injectAttribute, injectElementMethods inherited from class org.jvnet.hk2.config.ConfigInjector
asBoolean, asInt, reference
-
Constructor Details
-
ServersInjector
public ServersInjector()
-