gr.uoa.di.madgik.commons.channel.proxy
Class ChannelLocatorFactory
java.lang.Object
gr.uoa.di.madgik.commons.channel.proxy.ChannelLocatorFactory
public class ChannelLocatorFactory
- extends Object
A factory for creating ChannelLocator objects.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChannelLocatorFactory
public ChannelLocatorFactory()
GetLocator
public static IChannelLocator GetLocator(URI locator)
throws Exception
- Creates instances of
IChannelLocator objects based on the provided serialization
- Parameters:
XMLserialization - the xml serialization as created by IChannelLocator#ToXML()
- Returns:
- the created channel locator
- Throws:
Exception - The instantiation could not be performed
Copyright © 2013. All Rights Reserved.