标签:lsp frame examples 实现类 .so ota 需要 example one
Filter Type | Examples Expression | Description |
annotation | org.example.SomeAnnotation | 符合SomeAnnoation的target class |
assignable | org.example.SomeClass | 指定class或interface的全名 |
aspectj | org.example..*Service+ | AspectJ語法 |
regex | org\.example\.Default.* | Regelar Expression |
custom | org.example.MyTypeFilter | Spring3新增自訂Type,實作 org.springframework.core.type.TypeFilter |
标签:lsp frame examples 实现类 .so ota 需要 example one
原文地址:http://www.cnblogs.com/leonkobe/p/6473024.html