public class BeanDefinition extends Object
| Modifier and Type | Field and Description |
|---|---|
static List<Class<? extends ServerComponent>> |
CORE_COMPONENTS |
| Constructor and Description |
|---|
BeanDefinition(Class<?> cls) |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getClazz() |
String |
getName() |
boolean |
isActive() |
boolean |
isCoreComponent() |
public static final List<Class<? extends ServerComponent>> CORE_COMPONENTS
public BeanDefinition(Class<?> cls)
Copyright © 2004–2020 "Tigase, Inc.". All rights reserved.