Sonic ESB API

com.sonicsw.esb.service.common.impl
Class SimpleServiceDescriptor

java.lang.Object
  extended by com.sonicsw.esb.service.common.impl.SimpleServiceDescriptor
All Implemented Interfaces:
SFCServiceDescriptor

public class SimpleServiceDescriptor
extends java.lang.Object
implements SFCServiceDescriptor


Constructor Summary
SimpleServiceDescriptor(java.lang.String name)
           
 
Method Summary
 java.lang.String getCopyright()
          Provides the copyright string for this service type.
 java.lang.String getDisplayName()
          Provides the display name of this service type.
 java.lang.String getName()
          Provides the name of this service type.
 VersionNumber getVersion()
          Provides the version number for this service type.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleServiceDescriptor

public SimpleServiceDescriptor(java.lang.String name)
Method Detail

getDisplayName

public java.lang.String getDisplayName()
Description copied from interface: SFCServiceDescriptor
Provides the display name of this service type.

Specified by:
getDisplayName in interface SFCServiceDescriptor

getName

public java.lang.String getName()
Description copied from interface: SFCServiceDescriptor
Provides the name of this service type.

Specified by:
getName in interface SFCServiceDescriptor

getCopyright

public java.lang.String getCopyright()
Description copied from interface: SFCServiceDescriptor
Provides the copyright string for this service type.

Specified by:
getCopyright in interface SFCServiceDescriptor

getVersion

public VersionNumber getVersion()
Description copied from interface: SFCServiceDescriptor
Provides the version number for this service type.

Specified by:
getVersion in interface SFCServiceDescriptor

Sonic ESB API

Copyright © 2001-2013 Aurea, Inc. All Rights Reserved.
HTML formatted on 29-April-2013.