@Contract
public interface CrudResolver
| Modifier and Type | Interface and Description |
|---|---|
static class |
CrudResolver.DefaultResolver |
<T extends org.jvnet.hk2.config.ConfigBeanProxy> T resolve(org.glassfish.api.admin.AdminCommandContext context,
Class<T> type)
context - the command invocation contexttype - the type of the expected instanceCopyright © 2013. All Rights Reserved.