JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr
|
Method
Detail:
Field |
Constr
|
Method
SEARCH:
Package
io.github.xezzon.zeroweb.app.internal
Class AppService
java.lang.Object
io.github.xezzon.zeroweb.app.internal.AppService
@Service
public class
AppService
extends
Object
Author:
xezzon
Constructor Summary
Constructors
Constructor
Description
AppService
(
AppDAO
appDAO)
Method Summary
Methods inherited from class java.lang.
Object
equals
,
getClass
,
hashCode
,
notify
,
notifyAll
,
toString
,
wait
,
wait
,
wait
Constructor Details
AppService
public
AppService
(
AppDAO
appDAO)