|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectgriffon.plugins.carbonado.CarbonadoEnhancer
final class CarbonadoEnhancer extends Object
| Field Summary | |
|---|---|
private static org.slf4j.Logger |
LOG
|
| Constructor Summary | |
private CarbonadoEnhancer()
|
|
| Method Summary | |
|---|---|
static void
|
enhance(MetaClass mc, CarbonadoProvider provider = RepositoryHolder.instance)
|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Field Detail |
|---|
private static final org.slf4j.Logger LOG
| Constructor Detail |
|---|
private CarbonadoEnhancer()
| Method Detail |
|---|
static void enhance(MetaClass mc, CarbonadoProvider provider = RepositoryHolder.instance)
Groovy Documentation