|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjodd.io.findfile.ClassFinder
com.liferay.portal.jsonwebservice.JSONWebServiceConfigurator
public class JSONWebServiceConfigurator
Nested Class Summary |
---|
Nested classes/interfaces inherited from class jodd.io.findfile.ClassFinder |
---|
jodd.io.findfile.ClassFinder.EntryData |
Field Summary |
---|
Fields inherited from class jodd.io.findfile.ClassFinder |
---|
excludedEntries, excludedJars, ignoreException, includedEntries, includedJars, includeResources, systemJars, usePathWildcards |
Constructor Summary | |
---|---|
JSONWebServiceConfigurator(String servletContextPath)
|
Method Summary | |
---|---|
void |
clean()
|
void |
configure(ClassLoader classLoader)
|
protected void |
onEntry(jodd.io.findfile.ClassFinder.EntryData entryData)
|
Methods inherited from class jodd.io.findfile.ClassFinder |
---|
acceptEntry, acceptJar, getExcludedEntries, getExcludedJars, getIncludedEntries, getIncludedJars, getSystemJars, getTypeSignatureBytes, isIgnoreException, isIncludeResources, isTypeSignatureInUse, isUsePathWildcards, prepareEntryName, scanClassFile, scanClassPath, scanEntry, scanJarFile, scanPath, scanPath, scanPaths, scanPaths, scanUrl, scanUrls, setExcludedEntries, setExcludedJars, setIgnoreException, setIncludedEntries, setIncludedJars, setIncludeResources, setSystemJars, setUsePathWildcards |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JSONWebServiceConfigurator(String servletContextPath)
Method Detail |
---|
public void clean()
public void configure(ClassLoader classLoader) throws PortalException, SystemException
PortalException
SystemException
protected void onEntry(jodd.io.findfile.ClassFinder.EntryData entryData) throws Exception
onEntry
in class jodd.io.findfile.ClassFinder
Exception
|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |