| Package | Description |
|---|---|
| org.batoo.common.impl.log | |
| org.batoo.common.log | |
| org.batoo.common.reflect | |
| org.batoo.jpa.core.impl.deployment |
| Modifier and Type | Class and Description |
|---|---|
class |
BLoggerImpl
Standard logging facility for the Batoo
|
| Modifier and Type | Method and Description |
|---|---|
static BLogger |
BLoggerFactory.getLogger(Class<?> clazz)
Returns an instance of BLogger for the class
|
static BLogger |
BLoggerFactory.getLogger(String name)
Returns an instance of BLogger with the class
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ReflectHelper.warnAnnotations(BLogger logger,
Member member,
Set<Class<? extends Annotation>> annotations)
Logs warnings for annotations that were ignored.
|
| Constructor and Description |
|---|
DeploymentManager(BLogger log,
String name,
MetamodelImpl metamodel,
DeploymentManager.Context context) |
Copyright © 2012-2013 Batoo. All Rights Reserved.