Constant Field Values

Contents

com.aspectran.*

  • com.aspectran.core.component.bean.ablility.FactoryBean<T> 
    Modifier and Type Constant Field Value
    public static final java.lang.String FACTORY_METHOD_NAME "getObject"
  • com.aspectran.core.util.lifecycle.LifeCycle 
    Modifier and Type Constant Field Value
    public static final java.lang.String FAILED "FAILED"
    public static final java.lang.String RUNNING "RUNNING"
    public static final java.lang.String STARTED "STARTED"
    public static final java.lang.String STARTING "STARTING"
    public static final java.lang.String STOPPED "STOPPED"
    public static final java.lang.String STOPPING "STOPPING"
  • com.aspectran.core.util.logging.LoggerFactory 
    Modifier and Type Constant Field Value
    protected static final java.lang.String EXCEPTION_MESSAGE "Unexpected exception: "
    public static final java.lang.String MARKER "ASPECTRAN"
  • com.aspectran.web.support.multipart.inmemory.InMemoryFileItem 
    Modifier and Type Constant Field Value
    public static final java.lang.String DEFAULT_CHARSET "ISO-8859-1"