@Service(name="type") public class TypeResolver extends Object implements CrudResolver
CrudResolver.DefaultResolver| Modifier and Type | Field and Description |
|---|---|
protected static com.sun.enterprise.util.LocalStringManagerImpl |
localStrings |
| Constructor and Description |
|---|
TypeResolver() |
protected static final com.sun.enterprise.util.LocalStringManagerImpl localStrings
public <T extends org.jvnet.hk2.config.ConfigBeanProxy> T resolve(org.glassfish.api.admin.AdminCommandContext context,
Class<T> type)
CrudResolverresolve in interface CrudResolvercontext - the command invocation contexttype - the type of the expected instanceCopyright © 2013. All Rights Reserved.