org.apache.myfaces.extensions.cdi.core.api.resource.bundle
Interface BundleKey

All Superinterfaces:
Serializable
All Known Implementing Classes:
BundleValue

public interface BundleKey
extends Serializable

Base interface which can be used for simple keys (if there is no need to inject the key directly). The key can be used as type-safe argument for ResourceBundle.getValue(Class)

Author:
Gerhard Petracek



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