Package | Description |
---|---|
com.bmc.arsys.api | |
com.bmc.arsys.apitransport |
Modifier and Type | Method and Description |
---|---|
ExtendedClassRegistry |
ARServerUser.getExtendedClassRegistry() |
Modifier and Type | Method and Description |
---|---|
static <T> T |
ExtendedClassRegistry.newInstance(ExtendedClassRegistry ecr,
Class<T> clazz) |
static <T> T[] |
ExtendedClassRegistry.newInstanceArray(ExtendedClassRegistry ecr,
Class<T> clazz,
int size) |
void |
ARServerUser.setExtendedClassRegistry(ExtendedClassRegistry ecr)
Sets the class extension registry object.
|
Modifier and Type | Method and Description |
---|---|
ExtendedClassRegistry |
ApiUserContextI.getExtendedClassRegistry() |
Modifier and Type | Method and Description |
---|---|
void |
ApiUserContextI.setExtendedClassRegistry(ExtendedClassRegistry ecr)
Sets the class extension registry object.
|
? Copyright 2013 BMC Software, Inc.