This project has retired. For details please refer to its
Attic page.
JetspeedServiceReference (Jetspeed-2 Core API 2.2.2 API)
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. |
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.