com.sun.enterprise.config.serverbeans
Class AdminObjectResourceInjector

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

@Service(name="admin-object-resource",
         metadata="target=com.sun.enterprise.config.serverbeans.AdminObjectResource,@res-type=optional,@res-type=datatype:java.lang.String,@res-type=leaf,@res-adapter=optional,@res-adapter=datatype:java.lang.String,@res-adapter=leaf,@class-name=optional,@class-name=datatype:java.lang.String,@class-name=leaf,@enabled=optional,@enabled=default:true,@enabled=datatype:java.lang.Boolean,@enabled=leaf,@enabled=optional,@enabled=default:true,@enabled=datatype:java.lang.Boolean,@enabled=leaf,@description=optional,@description=datatype:java.lang.String,@description=leaf,=collection:org.jvnet.hk2.config.types.Property,=collection:org.jvnet.hk2.config.types.Property,@object-type=optional,@object-type=default:user,@object-type=datatype:java.lang.String,@object-type=leaf,@jndi-name=optional,@jndi-name=datatype:java.lang.String,@jndi-name=leaf,key=@jndi-name,keyed-as=com.sun.enterprise.config.serverbeans.BindableResource")
public class AdminObjectResourceInjector
extends org.jvnet.hk2.config.NoopConfigInjector


Constructor Summary
AdminObjectResourceInjector()
           
 
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

AdminObjectResourceInjector

public AdminObjectResourceInjector()


Copyright © 2012 GlassFish Community. All Rights Reserved.