Uses of Class
com.caucho.amber.cfg.EmbeddableAttributesConfig

Packages that use EmbeddableAttributesConfig
com.caucho.amber.cfg   
 

Uses of EmbeddableAttributesConfig in com.caucho.amber.cfg
 

Methods in com.caucho.amber.cfg that return EmbeddableAttributesConfig
 EmbeddableAttributesConfig EmbeddableConfig.getAttributes()
          Returns the attributes.
 

Methods in com.caucho.amber.cfg with parameters of type EmbeddableAttributesConfig
 void EmbeddableConfig.setAttributes(EmbeddableAttributesConfig attributes)
          Sets the attributes.