org.tynamo.services
Class BeanModelSourceContext

java.lang.Object
  extended by org.tynamo.services.BeanModelSourceContext

public class BeanModelSourceContext
extends Object

Holds the context key used to decorate the BeanModels in BeanModelSourceAdviceImpl


Constructor Summary
BeanModelSourceContext(String key)
           
 
Method Summary
 String getKey()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeanModelSourceContext

public BeanModelSourceContext(String key)
Method Detail

getKey

public String getKey()


Copyright © 2004-2012. All Rights Reserved.