com.liferay.portlet
Class FriendlyURLMapperTrackerImpl
java.lang.Object
com.liferay.portlet.FriendlyURLMapperTrackerImpl
- All Implemented Interfaces:
- FriendlyURLMapperTracker, Closeable, AutoCloseable
public class FriendlyURLMapperTrackerImpl
- extends Object
- implements FriendlyURLMapperTracker
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FriendlyURLMapperTrackerImpl
public FriendlyURLMapperTrackerImpl(Portlet portlet)
close
public void close()
- Specified by:
close in interface FriendlyURLMapperTracker- Specified by:
close in interface Closeable- Specified by:
close in interface AutoCloseable
getFriendlyURLMapper
public FriendlyURLMapper getFriendlyURLMapper()
- Specified by:
getFriendlyURLMapper in interface FriendlyURLMapperTracker
register
public void register(FriendlyURLMapper friendlyURLMapper)
- Specified by:
register in interface FriendlyURLMapperTracker
unregister
public void unregister(FriendlyURLMapper friendlyURLMapper)
- Specified by:
unregister in interface FriendlyURLMapperTracker