org.apache.myfaces.extensions.cdi.core.api
Interface CodiInformation


public interface CodiInformation

Allows to get the version of the active CODI-Core.

Author:
Gerhard Petracek

Field Summary
static String REVISION
          VCS revision which is used to build this version (used for snapshots)
static String VERSION
          Current version of CODI
 

Field Detail

VERSION

static final String VERSION
Current version of CODI


REVISION

static final String REVISION
VCS revision which is used to build this version (used for snapshots)



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