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

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

public class EndpointUtil
extends Object

Provide utility to manipulate endpoint.

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

Constructor Summary
EndpointUtil()
           
 
Method Summary
static 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 String generateEndpointName()
Generate an unique endpoint value

Returns:
The endpoint name


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