| | | | SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
|
|
com.newstep.solid.comm
|
Class ChannelAccessPointFactory
|
public abstract class ChannelAccessPointFactory
Abstract.
Abstract.
Throws:
ChannelException
loads factory instance for channel access point class
Parameters:
className fully qualified name for factory implementation
Exceptions:
IllegalAccessException if an error occurs creating the factory
InstantiationException if an error occurs creating the factory
ExceptionInInitializerError if an error occurs creating the factory
SecurityException if an error occurs creating the factory
ClassNotFoundException if an error occurs creating the factory
Return:
object instance of the specified class
Static.
Throws:
IllegalAccessException,InstantiationException,SecurityException,ClassNotFoundException
| | | | SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
|
|