| Modifier and Type | Method and Description | 
|---|---|
| Admin | AdminFactory. create()Creates the admin and begins its listening for events from the lookup service. | 
| Admin | AdminFactory. createAdmin()Creates the admin and begins its listening for events from the lookup service. | 
| Admin | AdminAware. getAdmin()Returns the  Adminassociated with this element. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | InternalAdmin | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultAdmin | 
| Modifier and Type | Method and Description | 
|---|---|
| Admin | DefaultAlertManager. getAdmin() | 
| Constructor and Description | 
|---|
| DefaultAlertManager(Admin admin) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SpacePartitionSplitBrainAlertBean. setAdmin(Admin admin) | 
| void | ProvisionFailureAlertBean. setAdmin(Admin admin) | 
| void | ProcessingUnitInstanceMemberAliveIndicatorAlertBean. setAdmin(Admin admin) | 
| void | GarbageCollectionAlertBean. setAdmin(Admin admin) | 
| void | ReplicationRedoLogOverflowToDiskAlertBean. setAdmin(Admin admin) | 
| void | MirrorPersistenceFailureAlertBean. setAdmin(Admin admin) | 
| void | HeapMemoryUtilizationAlertBean. setAdmin(Admin admin) | 
| void | ReplicationChannelDisconnectedAlertBean. setAdmin(Admin admin) | 
| void | PhysicalMemoryUtilizationAlertBean. setAdmin(Admin admin) | 
| void | ReplicationRedoLogSizeAlertBean. setAdmin(Admin admin) | 
| void | CpuUtilizationAlertBean. setAdmin(Admin admin) | 
| Modifier and Type | Method and Description | 
|---|---|
| Admin | DefaultApplications. getAdmin() | 
| Modifier and Type | Method and Description | 
|---|---|
| ProcessingUnitDeployment[] | InternalApplicationDeploymentOptions. getProcessingUnitDeployments(Admin admin) | 
| Modifier and Type | Method and Description | 
|---|---|
| static File | InternalOverviewBuilder. createOverviewDumpResult(Admin admin) | 
| Modifier and Type | Method and Description | 
|---|---|
| Admin | DefaultGatewayProcessingUnits. getAdmin() | 
| Admin | DefaultGateways. getAdmin() | 
| Admin | DefaultGatewayProcessingUnit. getAdmin() | 
| Modifier and Type | Method and Description | 
|---|---|
| Admin | DefaultGridServiceAgents. getAdmin() | 
| Modifier and Type | Method and Description | 
|---|---|
| Admin | DefaultGridServiceContainers. getAdmin() | 
| Modifier and Type | Method and Description | 
|---|---|
| Admin | DefaultGridServiceManagers. getAdmin() | 
| Modifier and Type | Method and Description | 
|---|---|
| Admin | DefaultLookupServices. getAdmin() | 
| Modifier and Type | Method and Description | 
|---|---|
| Admin | DefaultMachines. getAdmin() | 
| Modifier and Type | Method and Description | 
|---|---|
| Admin | DefaultOperatingSystems. getAdmin() | 
| Admin | DefaultOperatingSystem. getAdmin() | 
| Modifier and Type | Method and Description | 
|---|---|
| Admin | DefaultProcessingUnit. getAdmin() | 
| Admin | DefaultProcessingUnits. getAdmin() | 
| Modifier and Type | Method and Description | 
|---|---|
| Admin | InternalSpace. getAdmin() | 
| Admin | DefaultSpaces. getAdmin() | 
| Admin | DefaultSpace. getAdmin() | 
| Modifier and Type | Method and Description | 
|---|---|
| Admin | AbstractGridComponent. getAdmin() | 
| Modifier and Type | Method and Description | 
|---|---|
| Admin | DefaultTransports. getAdmin() | 
| Modifier and Type | Method and Description | 
|---|---|
| Admin | DefaultVirtualMachines. getAdmin() | 
| Modifier and Type | Method and Description | 
|---|---|
| Admin | DefaultZones. getAdmin() | 
| Modifier and Type | Method and Description | 
|---|---|
| default ProcessingUnitConfig | ProcessingUnitConfigHolder. toProcessingUnitConfig(Admin admin) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Bean. setAdmin(Admin admin)Set the Admin instance to be used by this Bean. | 
| Constructor and Description | 
|---|
| DefaultBeanFactory(Admin admin) | 
| DefaultBeanServer(Admin admin) | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | BootstrapUtility. bootstrap(Admin admin,
         String gatewaySinkPuName,
         String sourceGatewayName,
         long timeout,
         TimeUnit timeUnit)Deprecated. 
 Since 8.0.4 - use  GatewaySinkSource.bootstrapFromGatewayAndWait()instead. | 
| static void | BootstrapUtility. enableIncomingReplication(Admin admin,
                         String gatewaySinkPuName,
                         long timeout,
                         TimeUnit timeUnit)Deprecated. 
 Since 8.0.4 - use  GatewaySink.enableIncomingReplication()instead. | 
Copyright © GigaSpaces.