A D N O

N

NonAccessibleLibraryClass - Class in org.eclipse.mtj.example.library.internal
This class is used as an example of the use of AccessRules to limit the access to classes from outside the library bundle.
NonAccessibleLibraryClass() - Constructor for class org.eclipse.mtj.example.library.internal.NonAccessibleLibraryClass
Creates a new Instance of NonAccessibleLibraryClass
NonAccessibleMethod() - Method in class org.eclipse.mtj.example.library.internal.NonAccessibleLibraryClass
A non accessible method from outside the library bundle.

A D N O