org.glassfish.virtualization.config
Class ServerPoolConfig.ServerPoolResolver

java.lang.Object
  extended by org.glassfish.virtualization.config.ServerPoolConfig.ServerPoolResolver
All Implemented Interfaces:
CrudResolver
Direct Known Subclasses:
ServerPoolConfig.WithinGroupResolver
Enclosing interface:
ServerPoolConfig

@Service
public static class ServerPoolConfig.ServerPoolResolver
extends Object
implements CrudResolver


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.glassfish.config.support.CrudResolver
CrudResolver.DefaultResolver
 
Constructor Summary
ServerPoolConfig.ServerPoolResolver()
           
 
Method Summary
<T extends org.jvnet.hk2.config.ConfigBeanProxy>
T
resolve(AdminCommandContext context, Class<T> type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServerPoolConfig.ServerPoolResolver

public ServerPoolConfig.ServerPoolResolver()
Method Detail

resolve

public <T extends org.jvnet.hk2.config.ConfigBeanProxy> T resolve(AdminCommandContext context,
                                                                  Class<T> type)
Specified by:
resolve in interface CrudResolver


Copyright © 2012. All Rights Reserved.