org.kite9.tool.context
Interface Kite9Context

All Known Implementing Classes:
Kite9ContextImpl

public interface Kite9Context

Settings specific to the current project.

Author:
moffatr

Method Summary
 Aliaser getAliaser()
           
 String getClassPath()
           
 Kite9Log getLogger()
           
 int getProjectId()
           
 Repository getRepository()
           
 String getSecretKey()
           
 ClassLoader getUserClassLoader()
           
 

Method Detail

getAliaser

Aliaser getAliaser()

getLogger

Kite9Log getLogger()

getClassPath

String getClassPath()

getUserClassLoader

ClassLoader getUserClassLoader()

getRepository

Repository getRepository()

getProjectId

int getProjectId()

getSecretKey

String getSecretKey()


Copyright © 2011. All Rights Reserved.