public class JpaManagedService extends Object implements Service
private JpaService
jpaService
JpaManagedService(JpaService jpaService)
int
order()
void
start()
stop()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private final JpaService jpaService
@Inject public JpaManagedService(JpaService jpaService)
public int order()
order
Service
public void start() throws Exception
start
Exception
public void stop() throws Exception
stop
Copyright © 2020. All rights reserved.