public class MXMemoryPoolListenerExample extends Object implements NotificationListener
| Modifier and Type | Class and Description |
|---|---|
static class |
MXMemoryPoolListenerExample.MemoryHog |
| Constructor and Description |
|---|
MXMemoryPoolListenerExample(com.gemstone.gemfire.distributed.DistributedSystem ds) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleNotification(Notification arg0,
Object arg1) |
static void |
main(String[] args) |
public MXMemoryPoolListenerExample(com.gemstone.gemfire.distributed.DistributedSystem ds)
ds - public void handleNotification(Notification arg0, Object arg1)
handleNotification in interface NotificationListenerpublic static void main(String[] args)
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.