org.apache.jetspeed.om.portlet
Interface JetspeedServiceReference

All Superinterfaces:
java.io.Serializable

public interface JetspeedServiceReference
extends java.io.Serializable

Defines Jetspeed services supported by a portlet application.

Author:
David Sean Taylor

Method Summary
 java.lang.String getName()
          The name of the Jetspeed Component Service as defined in the component assembly.
 

Method Detail

getName

java.lang.String getName()
The name of the Jetspeed Component Service as defined in the component assembly.

Returns:


Copyright © 1999-2011 The Apache Software Foundation. All Rights Reserved.