public class CalledSanitizerFactory extends java.lang.Object implements ISanitizerFactory<Called>
Constructor and Description |
---|
CalledSanitizerFactory() |
Modifier and Type | Method and Description |
---|---|
ISanitizer<Called> |
create(BmContext context,
Container container) |
java.lang.Class<Called> |
support() |
public java.lang.Class<Called> support()
support
in interface ISanitizerFactory<Called>
public ISanitizer<Called> create(BmContext context, Container container)
create
in interface ISanitizerFactory<Called>
Copyright © 2021. All Rights Reserved.