Package | Description |
---|---|
tigase.kernel | |
tigase.kernel.beans.config | |
tigase.kernel.core | |
tigase.monitor |
Modifier and Type | Method and Description |
---|---|
void |
Registrar.register(Kernel kernel) |
void |
Registrar.start(Kernel krnl) |
Modifier and Type | Method and Description |
---|---|
Kernel |
AbstractBeanConfigurator.getKernel() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractBeanConfigurator.setKernel(Kernel kernel) |
Modifier and Type | Class and Description |
---|---|
class |
RegistrarKernel |
Modifier and Type | Method and Description |
---|---|
Kernel |
DependencyGrapher.getKernel() |
Kernel |
BeanConfig.getKernel() |
Kernel |
Kernel.getParent() |
Modifier and Type | Method and Description |
---|---|
protected BeanConfig |
DependencyManager.createBeanConfig(Kernel kernel,
String beanName,
Class<?> beanClass) |
void |
Kernel.ln(String exportingBeanName,
Kernel destinationKernel,
String destinationName) |
void |
DependencyGrapher.setKernel(Kernel kernel) |
Constructor and Description |
---|
DependencyGrapher(Kernel krnl) |
Modifier and Type | Method and Description |
---|---|
Kernel |
MonitorContext.getKernel() |
Kernel |
TasksScriptRegistrar.getKernel() |
Modifier and Type | Method and Description |
---|---|
void |
TasksScriptRegistrar.setKernel(Kernel kernel) |
Copyright © 2017 "Tigase, Inc.". All rights reserved.