Errai 3.0.1-SNAPSHOT

org.jboss.errai.bus.client.util
Class BusTools

java.lang.Object
  extended by org.jboss.errai.bus.client.util.BusTools

public class BusTools
extends Object


Field Summary
static Set<String> RESERVED_SERVICES
           
 
Constructor Summary
BusTools()
           
 
Method Summary
static boolean isReservedName(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RESERVED_SERVICES

public static final Set<String> RESERVED_SERVICES
Constructor Detail

BusTools

public BusTools()
Method Detail

isReservedName

public static boolean isReservedName(String name)

Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.