Package | Description |
---|---|
com.bmc.arsys.api | |
com.bmc.arsys.api.session | |
com.bmc.arsys.apitransport | |
com.bmc.arsys.apitransport.session |
Modifier and Type | Class and Description |
---|---|
class |
Config
This is Singleton class, which is used to capture configuration details for
the Java API.
|
Modifier and Type | Class and Description |
---|---|
class |
ArRpcTimeOut
Contains TimeOut settings for indidual API Rpc call.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ApiConfigI
This is the config interface that config class required for an api program.
|
Modifier and Type | Class and Description |
---|---|
class |
ApiConfig
The abstract base class ARConfig
i.e.
|
Modifier and Type | Method and Description |
---|---|
ApiPropertyI |
ApiPropertyManagerI.get(String type)
get the ApiPropertyI by type
|
ApiPropertyI |
ApiPropertyManager.get(String type)
get the property by type
|
Modifier and Type | Method and Description |
---|---|
void |
ApiPropertyManagerI.add(String type,
ApiPropertyI config)
put one type of ApiProperty class into the PropertyManager collection
|
void |
ApiPropertyManager.add(String type,
ApiPropertyI property)
put one type of property into the collection
|
Modifier and Type | Class and Description |
---|---|
class |
ApiRpcTimeOutBase
Contains TimeOut settings for individual API Rpc call.
|
? Copyright 2013 BMC Software, Inc.