org.terracotta.ipceventbus.proc
Class Bus

java.lang.Object
  extended by org.terracotta.ipceventbus.proc.Bus

public final class Bus
extends Object

Author:
Mathieu Carbou

Constructor Summary
Bus()
           
 
Method Summary
static EventBusServer get()
           
static boolean isDebug()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Bus

public Bus()
Method Detail

get

public static EventBusServer get()

isDebug

public static boolean isDebug()


Copyright © 2015. All rights reserved.