Uses of Interface
org.eclipse.net4j.util.container.IElementProcessor
Packages that use 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
Methods in org.eclipse.net4j.util.container that return types with arguments of type IElementProcessorModifier and TypeMethodDescriptionprotected List<IElementProcessor>
ManagedContainer.createPostProcessors()
IManagedContainer.getPostProcessors()
ManagedContainer.getPostProcessors()
Methods in org.eclipse.net4j.util.container with parameters of type IElementProcessorModifier 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
Classes in org.eclipse.net4j.util.security that implement IElementProcessorModifier and TypeClassDescriptionclass
class