org.glassfish.tyrus
Class WithProperties

java.lang.Object
  extended by org.glassfish.tyrus.WithProperties
Direct Known Subclasses:
TyrusServerContainer

public class WithProperties
extends Object

Author:
Danny Coward (danny.coward at oracle.com)

Constructor Summary
protected WithProperties()
           
 
Method Summary
 Map<String,Object> getProperties()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WithProperties

protected WithProperties()
Method Detail

getProperties

public Map<String,Object> getProperties()


Copyright © 2012. All Rights Reserved.