com.sun.enterprise.config.serverbeans
Class AppclientModuleInjector

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

@Service(name="appclient-module",
         metadata="target=com.sun.enterprise.config.serverbeans.AppclientModule,@location=optional,@location=datatype:java.lang.String,@location=leaf,@directory-deployed=optional,@directory-deployed=default:false,@directory-deployed=datatype:java.lang.Boolean,@directory-deployed=leaf,@java-web-start-enabled=optional,@java-web-start-enabled=default:false,@java-web-start-enabled=datatype:java.lang.Boolean,@java-web-start-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,@name=optional,@name=datatype:java.lang.String,@name=leaf,key=@name,keyed-as=org.glassfish.api.admin.config.ApplicationName")
public class AppclientModuleInjector
extends org.jvnet.hk2.config.NoopConfigInjector


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

AppclientModuleInjector

public AppclientModuleInjector()


Copyright © 2012 GlassFish Community. All Rights Reserved.