org.ow2.util.ee.metadata.common.api.enc
Interface IInjectionTargetEnc


public interface IInjectionTargetEnc

Defines the name of a field/method used for injection target with the ENC value to use.

Author:
Florent Benoit

Method Summary
 String getEncName()
           
 String getName()
           
 

Method Detail

getName

String getName()
Returns:
the name of the field/method.

getEncName

String getEncName()
Returns:
the name of the ENC name that needs to be used to lookup the value.


Copyright © 2007-2012 OW2 Consortium. All Rights Reserved.