Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mat-dev] Creating name resolvers, ala Jetty

Good evening,

I am looking to create new name resolvers for MAT. I found the
JettyNameResolvers class and basically grok that it contains two
resolvers, identified by the @Subject for what they resolve, and
implementing IClassSpecificNameResolver. The main question I have is
do I need to do anything else to "register" or otherwise make my new
resolvers available in MAT? Or just bundle a JAR and drop it in the
plugins/ folder?

Thanks in advance,

Brice Ruth, FCD
Software Engineer, Madison WI


Back to the top