|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectliquibase.resource.AbstractResourceAccessor
liquibase.resource.ClassLoaderResourceAccessor
liquibase.osgi.OSGiResourceAccessor
public class OSGiResourceAccessor
Constructor Summary | |
---|---|
OSGiResourceAccessor(org.osgi.framework.Bundle bundle)
|
Method Summary | |
---|---|
org.osgi.framework.Bundle |
getBundle()
|
Methods inherited from class liquibase.resource.ClassLoaderResourceAccessor |
---|
getResourcesAsStream, list, toClassLoader, toString |
Methods inherited from class liquibase.resource.AbstractResourceAccessor |
---|
addRootPath, convertToPath, convertToPath, getContents, getRootPaths, init, isCaseSensitive |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public OSGiResourceAccessor(org.osgi.framework.Bundle bundle)
Method Detail |
---|
public org.osgi.framework.Bundle getBundle()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |