Uses of Interface
ejava.projects.esales.bl.AccountMgmt
-
Packages that use AccountMgmt Package Description ejava.projects.esales.blimpl -
-
Uses of AccountMgmt in ejava.projects.esales.blimpl
Classes in ejava.projects.esales.blimpl that implement AccountMgmt Modifier and Type Class Description classAccountMgmtImplThis class provides a simple example of the account mgmt implementation.Methods in ejava.projects.esales.blimpl with parameters of type AccountMgmt Modifier and Type Method Description private static voidAccountMgmtCommand. invoke(AccountMgmt accountMgmt)private static voidAccountMgmtCommand. listAccounts(AccountMgmt accountMgmt)
-