Errai 3.0.1-SNAPSHOT

org.jboss.errai.bus.client.framework
Class Configuration.NotSpecified

java.lang.Object
  extended by org.jboss.errai.bus.client.framework.Configuration.NotSpecified
All Implemented Interfaces:
Configuration
Enclosing interface:
Configuration

public static class Configuration.NotSpecified
extends Object
implements Configuration

Configuration implementation that indicates that the configuration has not been set


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.jboss.errai.bus.client.framework.Configuration
Configuration.NotSpecified
 
Constructor Summary
Configuration.NotSpecified()
           
 
Method Summary
 String getRemoteLocation()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Configuration.NotSpecified

public Configuration.NotSpecified()
Method Detail

getRemoteLocation

public String getRemoteLocation()
Specified by:
getRemoteLocation in interface Configuration

Errai 3.0.1-SNAPSHOT

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