| 
 | Oracle Fusion Middleware Oracle WebLogic Server API Reference 11g Release 1 (10.3.3) Part Number E13941-03 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use LeasingBasis | |
|---|---|
| weblogic.cluster.singleton | Provides interfaces and classes for Clusters. | 
| Uses of LeasingBasis in weblogic.cluster.singleton | 
|---|
| Subinterfaces of LeasingBasis in weblogic.cluster.singleton | |
|---|---|
|  interface | RemoteLeasingBasisA RemoteLeasingBasis provides a remote implementation of LeasingBasis. | 
| Classes in weblogic.cluster.singleton that implement LeasingBasis | |
|---|---|
|  class | DatabaseLeasingBasisLeasingBasisthat leverages an HA-database for lease
 ownership. | 
|  class | RemoteLeasingBasisImplRemote implementation of RemoteLeasingBasisas a wrapper
 around aLeasingBasis. | 
|  class | ReplicatedLeasingBasisLeasingBasisthat delegates to replicated remote instances. | 
|  class | SimpleLeasingBasisDumb LeasingBasisthat holds leases in-memory. | 
| Methods in weblogic.cluster.singleton that return LeasingBasis | |
|---|---|
| static LeasingBasis | DatabaseLeasingBasis.createBasis(weblogic.management.configuration.ServerMBean server,
            weblogic.management.configuration.JDBCSystemResourceMBean jdbcResource,
            int unresponsiveTimeout,
            String tableName)Check to make sure the database is reachable. | 
| Methods in weblogic.cluster.singleton with parameters of type LeasingBasis | |
|---|---|
|  void | LeaseManagerFactory.initialize(LeasingBasis basis,
           int heartbeatPeriod,
           int healthCheckPeriod,
           int gracePeriod) | 
| Constructors in weblogic.cluster.singleton with parameters of type LeasingBasis | |
|---|---|
| LeaseManager(LeasingBasis basis,
             int heartbeatPeriod,
             int healthCheckPeriod,
             int gracePeriod,
             String leaseType)Create a new LeaseManager. | |
| RemoteLeasingBasisImpl(LeasingBasis basis) | |
| 
 | Copyright 1996, 2010, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Oracle Fusion Middleware Oracle WebLogic Server 10.3.3 API Reference 11g Release 1 (10.3.3) Part Number E13941-03 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||