Class ServiceLocatorGeneratorImpl

java.lang.Object
org.jvnet.hk2.external.generator.ServiceLocatorGeneratorImpl
All Implemented Interfaces:
org.glassfish.hk2.extension.ServiceLocatorGenerator

public class ServiceLocatorGeneratorImpl extends Object implements org.glassfish.hk2.extension.ServiceLocatorGenerator
Author:
jwells
  • Constructor Details

    • ServiceLocatorGeneratorImpl

      public ServiceLocatorGeneratorImpl()
  • Method Details

    • create

      public org.glassfish.hk2.api.ServiceLocator create(String name, org.glassfish.hk2.api.ServiceLocator parent)
      Specified by:
      create in interface org.glassfish.hk2.extension.ServiceLocatorGenerator
    • toString

      public String toString()
      Overrides:
      toString in class Object