Object |
PrototypeFactory.createPrototype(PrototypeProperty activeProperty,
Prototype<?> currentPrototype) |
Object |
PrototypeListInterceptor.intercept(Object obj,
Method method,
Object[] args,
net.sf.cglib.proxy.MethodProxy proxy,
Prototype<?> currentPrototype) |
Object |
PrototypeInterceptor.intercept(Object obj,
Method method,
Object[] args,
net.sf.cglib.proxy.MethodProxy proxy,
Prototype<?> currentPrototype) |
Object |
PrototypeBeanInterceptor.intercept(Object obj,
Method method,
Object[] args,
net.sf.cglib.proxy.MethodProxy proxy,
Prototype<?> currentPrototype) |
static void |
PrototypeMatcherContext.setCurrentPrototype(Prototype<?> prototype) |