Skip to content

beljaeff/fab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example factory for building acceptor objects

There is a back frontend app intended for creating and combing queries for some backend services. So app has a service layer for working with third-party services. All third-party services accessible from app via client libraries (plugged jar's) and configuring by acceptors (from another jar).
So before making request to any backend service appropriate acceptor object have to be created. This small app presents example factory for building such acceptors.

About

Factory for building acceptor objects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages