public static final class BaseActionProvider.CallbackImpl extends Object implements BaseActionProvider.Callback
Constructor and Description |
---|
CallbackImpl(ClassPathProviderImpl cp) |
Modifier and Type | Method and Description |
---|---|
ClassPath |
findClassPath(FileObject file,
String type) |
ClassPath |
getProjectSourcesClassPath(String type) |
public CallbackImpl(ClassPathProviderImpl cp)
public ClassPath getProjectSourcesClassPath(String type)
getProjectSourcesClassPath
in interface BaseActionProvider.Callback
public ClassPath findClassPath(FileObject file, String type)
findClassPath
in interface BaseActionProvider.Callback