org.jvnet.hk2.external.generator
Class ServiceLocatorGeneratorImpl

java.lang.Object
  extended by org.jvnet.hk2.external.generator.ServiceLocatorGeneratorImpl
All Implemented Interfaces:
ServiceLocatorGenerator

public class ServiceLocatorGeneratorImpl
extends java.lang.Object
implements ServiceLocatorGenerator

Author:
jwells

Constructor Summary
ServiceLocatorGeneratorImpl()
           
 
Method Summary
 ServiceLocator create(java.lang.String name, ServiceLocator parent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceLocatorGeneratorImpl

public ServiceLocatorGeneratorImpl()
Method Detail

create

public ServiceLocator create(java.lang.String name,
                             ServiceLocator parent)
Specified by:
create in interface ServiceLocatorGenerator


Copyright © 2012 Oracle Corporation. All Rights Reserved.