com.sun.enterprise.config.serverbeans
Class GroupMapInjector

java.lang.Object
  extended by org.jvnet.hk2.config.ConfigInjector
      extended by org.jvnet.hk2.config.NoopConfigInjector
          extended by com.sun.enterprise.config.serverbeans.GroupMapInjector

@Service(name="group-map",
         metadata="target=com.sun.enterprise.config.serverbeans.GroupMap,@eis-group=optional,@eis-group=datatype:java.lang.String,@eis-group=leaf,key=@eis-group,keyed-as=com.sun.enterprise.config.serverbeans.GroupMap,@mapped-group=optional,@mapped-group=datatype:java.lang.String,@mapped-group=leaf")
public class GroupMapInjector
extends org.jvnet.hk2.config.NoopConfigInjector


Constructor Summary
GroupMapInjector()
           
 
Method Summary
 
Methods inherited from class org.jvnet.hk2.config.NoopConfigInjector
inject, injectAttribute, injectElement
 
Methods inherited from class org.jvnet.hk2.config.ConfigInjector
asBoolean, asInt, reference
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroupMapInjector

public GroupMapInjector()


Copyright © 2012 GlassFish Community. All Rights Reserved.