@Name(value="appNameFactory") @Scope(value=STATELESS) @Install(precedence=10) public class NuxeoProductNameFactory extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
static String |
PNAME_KEY |
static String |
PVERSION_KEY |
Constructor and Description |
---|
NuxeoProductNameFactory() |
public static String PNAME_KEY
public static String PVERSION_KEY
@Factory(value="nuxeoApplicationName", scope=APPLICATION) public String getNuxeoProductName()
@Factory(value="nuxeoApplicationVersion", scope=APPLICATION) public String getNuxeoProductVersion()
Copyright © 2013 Nuxeo SA. All Rights Reserved.