org.eclipse.net4j.util.container
Interface IElementProcessor

All Known Implementing Classes:
ChallengeNegotiatorConfigurer, ResponseNegotiatorInjector

public interface IElementProcessor


Method Summary
 Object process(IManagedContainer container, String productGroup, String factoryType, String description, Object element)
           
 

Method Detail

process

Object process(IManagedContainer container,
               String productGroup,
               String factoryType,
               String description,
               Object element)


Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.