org.jvnet.hk2.internal
Class DynamicConfigurationServiceImpl

java.lang.Object
  extended by org.jvnet.hk2.internal.DynamicConfigurationServiceImpl
All Implemented Interfaces:
DynamicConfigurationService

@Singleton
public class DynamicConfigurationServiceImpl
extends java.lang.Object
implements DynamicConfigurationService

Author:
jwells

Method Summary
 DynamicConfiguration createDynamicConfiguration()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createDynamicConfiguration

public DynamicConfiguration createDynamicConfiguration()
Specified by:
createDynamicConfiguration in interface DynamicConfigurationService


Copyright © 2012 Oracle Corporation. All Rights Reserved.