org.kite9.tool.context
Class Kite9ContextImpl
java.lang.Object
org.kite9.tool.context.Kite9ContextImpl
- All Implemented Interfaces:
- Logable, Kite9Context, org.springframework.beans.factory.InitializingBean
public class Kite9ContextImpl
- extends Object
- implements Kite9Context, Logable, org.springframework.beans.factory.InitializingBean
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Kite9ContextImpl
public Kite9ContextImpl(Aliaser a,
Repository r)
getAliaser
public Aliaser getAliaser()
- Specified by:
getAliaser in interface Kite9Context
getLogger
public Kite9Log getLogger()
- Specified by:
getLogger in interface Kite9Context
getPrefix
public String getPrefix()
- Specified by:
getPrefix in interface Logable
isLoggingEnabled
public boolean isLoggingEnabled()
- Specified by:
isLoggingEnabled in interface Logable
getUserClassLoader
public ClassLoader getUserClassLoader()
- Specified by:
getUserClassLoader in interface Kite9Context
afterPropertiesSet
public void afterPropertiesSet()
- Specified by:
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
setupUserClassLoader
public ClassLoader setupUserClassLoader()
setClassPath
public void setClassPath(String classPath)
getClassPath
public String getClassPath()
- Specified by:
getClassPath in interface Kite9Context
getRepository
public Repository getRepository()
- Specified by:
getRepository in interface Kite9Context
getProjectId
public int getProjectId()
- Specified by:
getProjectId in interface Kite9Context
setProjectId
public void setProjectId(int projectId)
getSecretKey
public String getSecretKey()
- Specified by:
getSecretKey in interface Kite9Context
setSecretKey
public void setSecretKey(String secretKey)
Copyright © 2011. All Rights Reserved.