com.sun.enterprise.config.serverbeans
Class ProfilerInjector

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

@Service(name="profiler",
         metadata="target=com.sun.enterprise.config.serverbeans.Profiler,@name=optional,@name=datatype:java.lang.String,@name=leaf,@classpath=optional,@classpath=datatype:java.lang.String,@classpath=leaf,@native-library-path=optional,@native-library-path=datatype:java.lang.String,@native-library-path=leaf,@enabled=optional,@enabled=default:true,@enabled=datatype:java.lang.Boolean,@enabled=leaf,=collection:org.jvnet.hk2.config.types.Property,=collection:org.jvnet.hk2.config.types.Property,=collection:leaf")
public class ProfilerInjector
extends org.jvnet.hk2.config.NoopConfigInjector


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

ProfilerInjector

public ProfilerInjector()


Copyright © 2012 GlassFish Community. All Rights Reserved.