Package org.apache.tapestry5.plastic
Interface PlasticClassListenerHub
- All Known Subinterfaces:
PlasticProxyFactory
- All Known Implementing Classes:
PlasticClassPool
,PlasticManager
,PlasticProxyFactoryImpl
public interface PlasticClassListenerHub
Methods for adding and removing
PlasticClassListener
s .-
Method Summary
Modifier and TypeMethodDescriptionvoid
addPlasticClassListener
(PlasticClassListener listener) void
-
Method Details
-
addPlasticClassListener
-
removePlasticClassListener
-