org.ow2.petals.component.framework.util
Class EndpointUtil

java.lang.Object
  extended by org.ow2.petals.component.framework.util.EndpointUtil

public class EndpointUtil
extends java.lang.Object

Provide utility to manipulate endpoint.

Author:
"Mathieu CARROLLE - mathieu.carrolle@petalslink.com"

Constructor Summary
EndpointUtil()
           
 
Method Summary
static java.lang.String generateEndpointName()
          Generate an unique endpoint value
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EndpointUtil

public EndpointUtil()
Method Detail

generateEndpointName

public static final java.lang.String generateEndpointName()
Generate an unique endpoint value

Returns:
The endpoint name


Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.