Searched refs:getNativeLibraryPath (Results 1 - 4 of 4) sorted by relevance

/glassfish-3.1.2/common/amx-config/src/main/java/org/glassfish/admin/amx/intf/config/
H A DProfiler.java60 public String getNativeLibraryPath(); method in interface:Profiler
/glassfish-3.1.2/tests/amx/src/org/glassfish/admin/amxtest/config/
H A DProfilerConfigTest.java93 assert (prof.getNativeLibraryPath() != null);
94 prof.setNativeLibraryPath(prof.getNativeLibraryPath());
/glassfish-3.1.2/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/
H A DProfiler.java126 public String getNativeLibraryPath(); method in interface:Profiler
/glassfish-3.1.2/core/kernel/src/test/java/com/sun/enterprise/v3/admin/
H A DCreateProfilerTest.java154 assertEquals("myNativeLibraryPath", profiler.getNativeLibraryPath());
200 //assertEquals("nativelibrarypath", profiler.getNativeLibraryPath());
246 //assertEquals("nativelibrarypath", profiler.getNativeLibraryPath());

Completed in 12 milliseconds