org.terracotta.management.context
Class Context

java.lang.Object
  extended by org.terracotta.management.context.Context

public class Context
extends Object

Author:
Ludovic Orban

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

Constructor Detail

Context

public Context(Map<String,String> attributes)
Method Detail

getAttributes

public Map<String,String> getAttributes()


Copyright © 2015. All Rights Reserved.