+

Search Tips   |   Advanced Search

 PREV CLASS   NEXT CLASS
Tree 
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

com.ibm.portal.resolver.friendly.service
Interface FriendlySelectionServiceHome

All Known Subinterfaces:
PortalFriendlySelectionServiceHome, PortletFriendlySelectionServiceHome
public interface FriendlySelectionServiceHome

Home interface to the selection service that can be retrieved from a service lookup. Refer to the actual subclasses for more information about the actual lookup

Since:
6.1.0
See Also:
PortalFriendlySelectionServiceHome, PortletFriendlySelectionServiceHome, com.ibm.wps.resolver.friendly.service.PortletFriendlySelectionServiceHome

Method Summary
 int compact()
          Compact the object pools held by the service.
 

Method Detail

compact

int compact()
Compact the object pools held by the service. May be called from times to times in case low memory conditions are encountered.

Returns:
the current size of the pools
 PREV CLASS   NEXT CLASS
Tree 
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD