public class BackwardCompatibilityBB extends Blackboard
| Modifier and Type | Field and Description |
|---|---|
static String |
BB_NAME |
static String |
BB_TYPE |
counterNames, GemFire, RMI| Constructor and Description |
|---|
BackwardCompatibilityBB()
Zero-arg constructor for remote method invocations.
|
BackwardCompatibilityBB(String name,
String type)
Creates a sample blackboard using the specified name and transport type.
|
| Modifier and Type | Method and Description |
|---|---|
static BackwardCompatibilityBB |
getBB()
Get the BackwardCompatibilityBB
|
createSharedCounters, createSharedLock, createSharedMap, getCounterNames, getSharedCounter, getSharedCounters, getSharedLock, getSharedMap, print, printSharedCounters, printSharedMappublic BackwardCompatibilityBB()
public static BackwardCompatibilityBB getBB()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.