Searched defs:_getConnectionSource (Results 1 - 1 of 1) sorted by relevance

/glassfish-3.1.2/tests/amx/src/org/glassfish/admin/amxtest/
H A DTestMain.java339 _getConnectionSource( method in class:TestMain
379 _getConnectionSource(final PropertyGetter getter) method in class:TestMain
384 return _getConnectionSource(getter, host, port);
399 conn = _getConnectionSource(getter);
614 _getConnectionSource(getter, address, port);

Completed in 907 milliseconds