ActionFinder

org.beangle.webmvc.context.ActionFinder$
See theActionFinder companion trait

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

class Test(configurer: Configurer) extends Predicate[Class[_]]

Test whether the class is a action class.

Test whether the class is a action class.

  • Ends with suffix

  • In one of given profiles

Attributes

Graph
Supertypes
trait Predicate[Class[_]]
trait Class[_] => Boolean
class Object
trait Matchable
class Any