public class ListenerBB extends Blackboard
ListenerTest do. For instance, the test
writes an ordered list of the listeners to the BB (ExpectedListeners),
It then perforoms entry or region operations. The MultiListeners add
themselves to the invokedListeners list on the BB. When control returns
to the application thread, the two lists are compared to insure the
correct listeners were invoked in the order provided.ListenerTest,
ListenerPrms| Modifier and Type | Field and Description |
|---|---|
static ListenerBB |
bbInstance |
static int |
NUM_LISTENER_INVOCATIONS |
counterNames, GemFire, RMI| Constructor and Description |
|---|
ListenerBB()
Zero-arg constructor for remote method invocations.
|
ListenerBB(String name,
String type)
Creates a sample blackboard using the specified name and transport type.
|
| Modifier and Type | Method and Description |
|---|---|
static ListenerBB |
getBB()
Get the ListenerBB
|
createSharedCounters, createSharedLock, createSharedMap, getCounterNames, getSharedCounter, getSharedCounters, getSharedLock, getSharedMap, print, printSharedCounters, printSharedMappublic static int NUM_LISTENER_INVOCATIONS
public static ListenerBB bbInstance
public ListenerBB()
public static ListenerBB getBB()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.