Uses of Interface
org.exoplatform.services.rest.impl.ResourceListener
Packages that use ResourceListener
-
Uses of ResourceListener in org.exoplatform.services.rest.impl
Fields in org.exoplatform.services.rest.impl with type parameters of type ResourceListenerModifier and TypeFieldDescriptionprotected final List<ResourceListener> ResourceBinder.resourceListenersResource listeners.Methods in org.exoplatform.services.rest.impl with parameters of type ResourceListenerModifier and TypeMethodDescriptionvoidResourceBinder.addResourceListener(ResourceListener listener) Register new resource listener.