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


public interface CodiInformation

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


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-2012 The Apache Software Foundation. All Rights Reserved.