|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgr.uoa.di.madgik.commons.channel.proxy.ChannelLocatorFactory
public class ChannelLocatorFactory
A factory for creating ChannelLocator objects.
| Constructor Summary | |
|---|---|
ChannelLocatorFactory()
|
|
| Method Summary | |
|---|---|
static IChannelLocator |
GetLocator(java.net.URI locator)
Creates instances of IChannelLocator objects based on the provided serialization |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ChannelLocatorFactory()
| Method Detail |
|---|
public static IChannelLocator GetLocator(java.net.URI locator)
throws java.lang.Exception
IChannelLocator objects based on the provided serialization
XMLserialization - the xml serialization as created by IChannelLocator#ToXML()
java.lang.Exception - The instantiation could not be performed
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||