org.jboss.cdi.tck.shrinkwrap.descriptors
Interface Activator

All Known Implementing Classes:
ClassActivator, SystemPropertyActivator

public interface Activator


Method Summary
 String getElementName()
           
 String getNameAttribute()
           
 String getValueAttribute()
           
 

Method Detail

getElementName

String getElementName()

getNameAttribute

String getNameAttribute()

getValueAttribute

String getValueAttribute()


Copyright © 2008-2013 Seam Framework. All Rights Reserved.