CA Identity Manager
Java SDK r12.5 SP 8

 

com.netegrity.llsdk6.imsapi.plugin
Interface ImsEnvironmentPluginFactory

All Superinterfaces:
ImsPluginFactory
All Known Implementing Classes:
AbstractDescriptorPluginFactory

public interface ImsEnvironmentPluginFactory
extends ImsPluginFactory


Method Summary
 java.util.List createPluginInstances(ImsEnvironment env)
          This method returns a List of one or more implementations of ImsPlugin.
 

Method Detail

createPluginInstances

java.util.List createPluginInstances(ImsEnvironment env)
This method returns a List of one or more implementations of ImsPlugin. The factory can use the environment reference to access environment specific information, or to access additional information stored in environment linked data.

Parameters:
env -
Returns:

CA Identity Manager
Java SDK r12.5 SP 8

06/13/2011

© 2011 CA Technologies, Inc. All rights reserved.