org.apache.myfaces.extensions.cdi.core.api.config
Interface ConfiguredValueDescriptor<K,T>


public interface ConfiguredValueDescriptor<K,T>

Author:
Gerhard Petracek

Method Summary
 K getKey()
           
 Class<T> getTargetType()
           
 

Method Detail

getKey

K getKey()

getTargetType

Class<T> getTargetType()


Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.