Example #1
0
 def do_admin_start(self, args):
     if not wl.nm():
         self.do_nm_connect(None)
     print "Starting AdminServer"
     wl.nmStart("AdminServer")
Example #2
0
def _nm():
    return wl.nm()