public interface IObjectDispenser
| Modifier and Type | Field and Description |
|---|---|
static String |
GUICE_HELPER |
| Modifier and Type | Method and Description |
|---|---|
Object |
dispense(CreationAttributes attributes) |
void |
setNextDispenser(IObjectDispenser dispenser) |
static final String GUICE_HELPER
Object dispense(CreationAttributes attributes)
void setNextDispenser(IObjectDispenser dispenser)
dispenser - - The IObjectDispenser to dispenseCopyright © 2025. All rights reserved.