|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectgriffon.plugins.senseidb.SenseidbEnhancer
final class SenseidbEnhancer extends Object
| Field Summary | |
|---|---|
private static org.slf4j.Logger |
LOG
|
| Constructor Summary | |
private SenseidbEnhancer()
|
|
| Method Summary | |
|---|---|
static void
|
enhance(MetaClass mc, SenseidbProvider provider = SenseidbStoreHolder.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 SenseidbEnhancer()
| Method Detail |
|---|
static void enhance(MetaClass mc, SenseidbProvider provider = SenseidbStoreHolder.instance)
Groovy Documentation