org.apache.cxf.management.web.browser.client.service.settings
Class Settings

java.lang.Object
  extended by org.apache.cxf.management.web.browser.client.service.settings.Settings

public class Settings
extends Object


Constructor Summary
Settings()
           
 
Method Summary
 Set<Subscription> getSubscriptions()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Settings

public Settings()
Method Detail

getSubscriptions

@Nonnull
public Set<Subscription> getSubscriptions()


Apache CXF