Class RunLevelServiceModule

java.lang.Object
org.glassfish.hk2.utilities.binding.AbstractBinder
org.glassfish.hk2.runlevel.RunLevelServiceModule
All Implemented Interfaces:
org.glassfish.hk2.api.DynamicConfiguration, org.glassfish.hk2.utilities.Binder

public class RunLevelServiceModule extends org.glassfish.hk2.utilities.binding.AbstractBinder
This module can be used to enable the RunLevelService in a system not using automatic service discovery. This module is NOT idempotent
Author:
jwells
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
     

    Methods inherited from class org.glassfish.hk2.utilities.binding.AbstractBinder

    addActiveDescriptor, addActiveDescriptor, addActiveDescriptor, addActiveFactoryDescriptor, addIdempotentFilter, addUnbindFilter, bind, bind, bind, bind, bind, bind, bind, bindAsContract, bindAsContract, bindAsContract, bindFactory, bindFactory, bindFactory, commit, install, registerTwoPhaseResources

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • RunLevelServiceModule

      public RunLevelServiceModule()
  • Method Details

    • configure

      protected void configure()
      Specified by:
      configure in class org.glassfish.hk2.utilities.binding.AbstractBinder