Class MVCCommandCache<T extends MVCCommand>
Object
com.liferay.portal.kernel.portlet.bridges.mvc.MVCCommandCache<T>
- Author:
- Sergio González, Raymond Augé
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
close()
getMVCCommand
(String mvcCommandName) getMVCCommands
(String key) boolean
isEmpty()
-
Constructor Details
-
MVCCommandCache
-
MVCCommandCache
-
-
Method Details
-
close
public void close() -
getMVCCommand
-
getMVCCommandNames
-
getMVCCommands
-
isEmpty
public boolean isEmpty()
-