Uses of Interface
org.eclipse.net4j.util.container.IElementProcessor
Package
Description
A framework of notifying collections and wiring containers.
Interfaces and classes for security, negotiation, authentication, authorization and cryptography.
-
Uses of IElementProcessor in org.eclipse.net4j.util.container
Modifier and TypeMethodDescriptionprotected List<IElementProcessor>
ManagedContainer.createPostProcessors()
IManagedContainer.getPostProcessors()
ManagedContainer.getPostProcessors()
Modifier and TypeMethodDescriptionvoid
IManagedContainer.addPostProcessor
(IElementProcessor postProcessor) void
IManagedContainer.addPostProcessor
(IElementProcessor postProcessor, boolean processExistingElements) void
ManagedContainer.addPostProcessor
(IElementProcessor postProcessor) void
ManagedContainer.addPostProcessor
(IElementProcessor postProcessor, boolean processExistingElements) void
IManagedContainer.removePostProcessor
(IElementProcessor postProcessor) void
ManagedContainer.removePostProcessor
(IElementProcessor postProcessor) -
Uses of IElementProcessor in org.eclipse.net4j.util.security
Modifier and TypeClassDescriptionclass
class